func github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations.hostCompatibleBucketName
2 uses
github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations (current package)
update_endpoint.go#L192: if !hostCompatibleBucketName(req.URL, bucket) {
update_endpoint.go#L263: func hostCompatibleBucketName(u *url.URL, bucket string) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)